Loading

CSTORE

stack

The CSTORE function stores a value in a symbol or a register only if that symbol or register is not yet defined. The name of this function stands for Conditional STORE.

CSTORE is available since version 1.0.0.

See also

Signatures

Examples

42 'a' CSTORE 43 'a' CSTORE $a