Kernel V. 8.0 APIs Banner [skip navigation]
VHA Office of Information - Health Systems Design and Development (HSD&D) Banner

$$LJ^XLFSTR(): Left Justify String

Reference Type: Supported, Category: String Functions, Integration Agreement: 10104

Description

This extrinsic function returns a left justified character string.

Format

  $$LJ^XLFSTR(s,i[,p])

Input Parameters

s:

(required) Character string.

i:

(required) Field size.

p:

(optional) Pad character.

Output

returns:

Returns the left justified string.

Example 1

>W "[",$$LJ^XLFSTR("TOM",10),"]"
[TOM       ]

Example 2

>W "[",$$LJ^XLFSTR("TOM",10,"-"),"]"
[TOM-------]


VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility

Reviewed/Updated: December 14, 2005

If you have questions, need more information, or are having accessibility problems with this website, please contact us by E-Mail: Webmasters, Phone: 510-768-6800, or FAX: 510-768-6850.