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 >

 Stable Diffusion - Shared Commands 

SDL.Get Number

Previous Top Next


MiniRobotLanguage (MRL)

 

SDL.Get Number

Returns specified Numbers that are results of function calls from SDL. and SDO.

 

clip0753

 

Intention

 

This command will return a specified number in P2 from the internal Registers P1.

 

SDL.Get Number|1|$$RET

MBX.Number of Engines for SDO.: $$RET

 

Number

Variable

Source

1

SDO_Num_Engines

SDO_Call_StabilityAI_ListEngines_INT

2

SD_subseed_strength

SDL_Analyze_and_Save_StableDiffusion

3

SD_subseed

SDL_Analyze_and_Save_StableDiffusion

4

SD_seed

SDL_Analyze_and_Save_StableDiffusion

 

 

Syntax

 

 

SDL.Get Number[|P1][|P2]

 

 

Parameter Explanation

 

P1 - Number of the Internal Register that you want to read.

 

P2 - (optional) Variable for the result, if omitted the result is placed on TOS.

 

 

 

 

Example

 

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

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

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: