Sim
2 posts tagged with "Sim"
.simulate
element
The .simulate action full panel app simulator. It belongs to the sim category within the appdev area.
Action Syntax
.simulate $variable
A variable name starting with $
.simulate "text" $variable
A quoted text string followed by A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.simulate $binvar
Action code: 546826970
Version: 0.6.4-0
Last updated: 2025-06-13
.simulator
element
The .simulator action runs RHC binary in simulator. It belongs to the sim category within the appdev area.
Action Syntax
.simulator $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.simulator $binary
Action code: 1144501550
Version: 0.6.4
Last updated: 2025-06-13