Changes

Jump to: navigation, search

System Call

172 bytes added, 16:19, 23 March 2015
m
Available System Calls: - example for incrementing system variable
<pre>SysCall_updatesysvar('VariableName','VariableValue')
Update existing System Variable to new value. Example: You can increment a numeric system variable called Number using the following: <!--SysCall_updatesysvar('Number',<!--@sscalculation('@system.Number@'+1)-->)--> </pre>
==Examples==
0
edits

Navigation menu