Namespace: DWSIM.DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntaxpublic 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
String
See Also