Manuals/calci/ASSIGN
Jump to navigation
Jump to search
ASSIGN (String,Value)
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle String} is the string to assign.
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Value} is the value assigned to the string.
Description
- This function assigning a value to the string.
- That is Assign a value to a name in an environment.
Examples
- ASSIGN("Sun",1) = 1
- ASSIGN("eyes",2) =2
- ASSIGN("stars",20000) =20000
Related Videos
See Also
References