Click or drag to resize

OperatingModesGetModeString Method

Gets the mode in string form

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public static string GetModeString(
	int mode
)

Parameters

mode
Type: SystemInt32
the mode

Return Value

Type: String
the mode in string form
See Also