[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.LSet

LSet Method

LSet(List<IExpression>)

Returns a new string of a specified length in which the beginning of the current string is padded with spaces.

Declaration
public static object LSet(List<IExpression> p)
Parameters
Type Name Description
List<IExpression> p
Returns
Type Description
object