Namespace: DWSIM.DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public static string GetLocalString(
string id,
string locale = ""
)
Public Shared Function GetLocalString (
id As String,
Optional locale As String = ""
) As String
Request Example
View SourceParameters
- id String
-
- locale String (Optional)
-
Return Value
StringSee Also