Stable Diffusion - Shared Commands 

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > SD - Stable Diffusion AI > SD - Shared Commands > !SD - Modify Prompt >

Stable Diffusion - Shared Commands 

SDL.Get Negative Prompt

Previous Top Next


MiniRobotLanguage (MRL)

 

SDL.Get Negative Prompt

Retrieves the content of the internal Negative Prompt register

 

Intention

 

The SDL.Get Negative Prompt command is designed to fetch the content of the existing Negative Prompt register. Unlike other commands, this function allows you to access the register without the permanent Prefix and Append-Register affecting the result.

 

 

 

Syntax

 

 

SDL.Get negative Prompt[|P1]

 

 

 

Parameter Explanation

 

P1: (Optional) Variable where the result will be stored. If omitted, the result is placed on the Top Of Stack (TOS).

 

 

 

 

Example

 

'***********************************

' SDL.-Sample for retrieving the negative prompt

'***********************************

SDL.Get Negative Prompt|$$MED

' The Negative Prompt content will now be stored in $$MED

ENR.

 

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: