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

$$RJ^XLFSTR(): Right Justify String

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

Description

This extrinsic function returns a right justified character string.

Format

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

Input Parameters

s:

(required) Character string.

i:

(required) Field size.

p:

(optional) Pad character.

Output

returns:

Returns the right justified string.

Example 1

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

Example 2

>W "[",$$RJ^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.