SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
argument

Functions

string argument (string name)
 

Detailed Description

Function for accessing the named program arguments of public types.

Note
T - any data type
Parameters
name- the name of the argument
Returns
the value associated with the argument specified by parameter name

Function Documentation

◆ argument()

string argument ( string  name)
Returns
An argument of string type.
An argument of scalar type.