Delete Method (Language)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method removes the specified language string record from the Language table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- langId
- Required. Holds the ID of the language whose string is being removed.
- stringId
- Required. Holds the ID of the string that is being removed.