XMSG2: localization.R translates input string and embeds any...

Description Usage Arguments Value

Description

localization.R translates input string and embeds any bind-variable values in result

Usage

1
2
3
4
XMSG2(in.targetString_sc, in.firstBindVariable_sc = NULL,
  in.secondBindVariable_sc = NULL, in.thirdBindVariable_sc = NULL,
  in.fourthBindVariable_sc = NULL, in.fifthBindVariable_sc = NULL,
  in.sixthBindVariable_sc = NULL)

Arguments

in.targetString_sc

the input string to translate

in.firstBindVariable_sc

the first bind variable

in.secondBindVariable_sc

the second bind variable

in.thirdBindVariable_sc

the third bind variable

in.fourthBindVariable_sc

the fourth bind variable

in.fifthBindVariable_sc

the fifth bind variable

in.sixthBindVariable_sc

the sixth bind variable

Value

translated string with embedded bind-variable values (if any)


alteryx/AlteryxPredictive documentation built on May 12, 2019, 1:37 a.m.