Purpose:
Converts a SCM-Unit (1/1000 mm) to the print unit (inch/mm). Important for the definitions of property values independent of the selected print unit.
Parameter:
Number
Return value:
Number
Example:
Cond(Page()=1,UnitFromSCM(100000),UnitFromSCM(20000))
Result: 10 cm for Page 1, 2 cm for the other pages.