wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/GetGrossWt

Version 2 (modified by Don Wilson, 14 years ago) ( diff )

--

GetGrossWt

Get gross weight value.

float GetGrossWt(int nScale = curscale);

Parameters

  • nScale - scale number

Return Value

  • Returns gross weight value.

Remarks

Examples

float gross = GetGrossWt();
float gross = GetGrossWt(1);

See Also

Note: See TracWiki for help on using the wiki.