pwDrivingInputTypeConversion


 result = pwDrivingInputTypeConversion(inputType)

 Converts a string or number specifying the type of a driving input
 function into the corresponding number of string representation.

 

Example

 'steps' = pwDrivingInputTypeConversion(1)
 1 = pwDrivingInputTypeConversion('steps')

See also

pwAddU
pwGetDrivingFunction