CalculatorGetLocalString Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public static string GetLocalString(
string text
)
Public Shared Function GetLocalString (
text As String
) As String
Request Example
View SourceParameters
- text String
-
Return Value
StringSee Also