LBM .Net API Documentation
internalString Method (sname, sval)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldinternalString(String, String)
Create a string based on the internal representation (includes the type)
Declaration Syntax
C#
public virtual string internalString(
	string sname,
	string sval
)
Parameters
sname (String)
The field name
sval (String)
The field value in string form
Return Value
A string that contains the field name and value in ascii form

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0