Variable | String variable containing an array of strings corresponding to the units length, angle, force, mass and time. If there is no string at the corresponding index, no unit is written to the file. |
Function | acar toolkit get_units variable=.mdi.my_unit_var WRITE_T_O_UNITS (.mdi.my_unit_var.self) |
Result | 1 |
Writes to file | $--------------------------------------------UNITS [UNITS] LENGTH = 'mm' ANGLE = 'degrees' FORCE = 'newton' MASS = 'kg' TIME = 'second' |
Important: | Filenames are case sensitive and parameters are not case sensitive. |