$$MIX(TEXT) |
This API converts text from any form to a modified
mix text format. Example:
Input: arthropathy in behcet's syndrome
involving other specified sites
FileMan: Arthropathy In Behcet's Syndrome
Involving Other Specified Sites
Lexicon: Arthropathy in Behcet's Syndrome
involving other specified sites
Input: 24 hour esophageal ph study
FileMan: 24 Hour Esophageal Ph Study
Lexicon: 24 hour Esophageal pH Study
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TEXT |
Input |
This is a text string to be converted to mix text.
|
$$MIX |
Output |
This is a string of text in mixed case.
|
|