Difference between revisions of "Tabulation setStdErrorText"
Cg huyphong (talk | contribs) |
|||
Line 1: | Line 1: | ||
[[Category:Text setting functions]] | [[Category:Text setting functions]] | ||
− | | + | {{HelpFiles}} |
=====Tabulation_setStdErrorText===== | =====Tabulation_setStdErrorText===== |
Revision as of 11:19, 12 December 2011
Tabulation_setStdErrorText
Set StdError text
Syntax
Tabulation_setStdErrorText(text)
Arguments
- text: is string
Return value
empty
Example
setShowMode(Diagram_ShowModeType_Absolute);
Tabulation_setStdError(true);
Tabulation_setStdErrorText("SE");
number a = createFrequenceDiagram("Single");
Availability
Version 5.7