Please enable JavaScript to view this site.

Stores the value of a real variable in the local storage of the current shell.

Syntax

setLocalReal(string name, real value)

name

Name of the variable

value

Value to be stored

Result

(none)

Each variable has its own name, which must be unique within its type. Thus, variables of different types but having the same name can exist. In the case of storage, if the variable does not exist, it is created automatically, otherwise it is simply updated.

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC