Function | Returns an HTML context parameter in internal format | |||||||||
Example | s10fromcontextinfo( exporting   key = mykey changing   result = myresult ). | |||||||||
Format |
data: mykey type string, myresult type any. s10fromcontextinfo( exporting   key = mykey changing   result = myresult ). |
|||||||||
Parameters |
|
|||||||||
Description |
With s10fromcontextinfo() you get single parameters of the HTML context in
internal format. The method combines s10contextinfo->getvalue() and s10userinput(). See s10contextinfo() for more details. |
|||||||||
Components | S10 Framework |