Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

LocalizeExpression Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.LocalizeExpression ( expressionString, decimalPointOption)

Return Value

String

String containing the localized expression.

Purpose

Converts an expression string to conform to the localization settings for the computer.

Remarks

Call this method to localize an expression before you display it. The method replaces the periods that represent decimal points in the expression with the localized decimal point character. If the localized decimal point character is the comma character, the method also replaces commas that represent argument or expression separators with semicolons. The method does not change periods used as property field separators or any characters inside string constants.

Parameters

expressionString As String

[In] Specifies an unlocalized expression string to convert.

decimalPointOption As DecimalPointLocalizationOptions

[In] Constant that specifies how the method determines which character is the localized decimal point that it uses to localize the expression.


See Also

DelocalizeExpression

GetLocalizedDecimalPoint

StationOptions.UseLocalizedDecimalPoint


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit