Share via


Tax1099Report2Disc.strLineCount Method [AX 2012]

Gets the number of lines in the specified String.

Syntax

public int strLineCount(str freeTxt)

Run On

Called

Parameters

  • freeTxt
    Type: str
    The String in which to count lines.

Return Value

Type: int
The number of lines in the specified String.

See Also

Reference

Tax1099Report2Disc Class