Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 420 Bytes

File metadata and controls

24 lines (18 loc) · 420 Bytes

OLDMassRealToStr

Description

Converts mass real value to string and returns the result.

FUNCTION OLDMassRealToStr(massValue : REAL): STRING;
def vs.OLDMassRealToStr(massValue):
    return STRING

Parameters

Name Type Description
massValue REAL

Version

Availability: from Vectorworks 2018

Category