Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0
Syntax
Code Block
languagenone
 set booleanVariable = true|false
SemanticsAssigns a boolean value to booleanVariable.
Examples
Code Block
languagenone
set b1 = true; 
set b2 = false; 
rp
Panel
titleRelated Pages: