Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > I

ICAP

Scroll Prev Top Next More

(ICAP(arg))

 

Converts arg to a string with an initial capital letter on only the first word.

 

In the following example, the value of vicap is Mary is going to Murrysville.

 

SET VAR vicap = (ICAP('mary is going to Murrysville'))