HTMLBusiness Language Reference
HTMLBusiness General Rules
Embedding HTMLBusiness in Standard HTML
Using Comments in HTMLBusiness
Embedding Multiple HTMLBusiness Statements
Referencing R/3 Screen Fields
Syntax Conventions
Referencing R/3 Arrays
Using Pointers to R/3 Fields
Getting R/3 Field Attributes
.dim
.disabled
.exists
.label
.maxSize
.name
.type
.value
.visSize
HTMLBusiness Language Description
HTMLBusiness Keywords
HTMLBusiness Expressions
HTMLBusiness Functions
archiveURL Function
assert Function
imageURL Function
includeFrame Function
mimeURL Function
printf Function
strCat Function
strCmp Function
strCpy Function
striCmp Function
strLen Function
strLwr Function
strnCmp Function
strniCmp Function
strStr Function
strSub Function
strUpr Function
toLower Function
toUpper Function
wgateURL Function
write Function
writeEnc Function
HTMLBusiness Function Specification
HTMLBusiness Statements
for Statement
if Statement
include Statement
repeat Statement
repeat
repeat with <reg> in <field>
repeat with <reg> from <expn> to <expn>
HTMLBusiness Grammar Summary
External Factors
Language Independence
Getting Texts from the R/3 System
Using Language-Specific Templates
Using Language Resource Files
Browser Independence
Requests That Change Only One Frame
Requests That Change Multiple Frames
Clientside Caching
Using Java Applets
Mapping Internet Input Onto the R/3 System
Syntax and Semantics
Passing Multiple Fields From HTML Controls
Using <textarea> Controls