core/builtins/var.cif
changeset 51 3ad902ef5222
parent 0 7f656887cf89
child 66 2a78c4ff2eab
equal deleted inserted replaced
50:db96d73779bc 51:3ad902ef5222
    62 
    62 
    63 ==enum-value subtract
    63 ==enum-value subtract
    64 
    64 
    65 Subtracts the given value from the environment variable. Semantics as per add.
    65 Subtracts the given value from the environment variable. Semantics as per add.
    66 
    66 
       
    67 ==enum-value multiply
       
    68 
       
    69 Multiply the specified environment variable by the given value.
       
    70 
    67 ==argument string argument optional
    71 ==argument string argument optional
    68 
    72 
    69 The argument to the operation.
    73 The argument to the operation.
    70 
    74 
    71 ==copyright
    75 ==copyright