Please enable JavaScript to view this site.

Returns a string value that has previously been stored to the memory during the same server round-trip. This is typically used during the traversal of a tree structure such as when generating a report or a bill of materials. If no variable is found the empty string is returned.

 

string MemGetString([string name])

 

name

Optional name of a variable to get the value of. If omitted the value is get from the string default variable.

Example

MemGetString("ConcatenatedText")

Gets the value of the string variable "ConcatenatedText".

  

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