Process#
- class caris.Process#
A process.
- get_parameter_id((Process)self, (str)long_name) str :#
Get a parameter id from its user-visible long name
- Parameters:
long_name – The user-visible long name of the parameter to find
- Returns:
The parameter id as a string, or an empty string if it was not found