ScriptVariables.Serialize

Serializes value or object to JSON using:

  • Indented formatting for objects
  • Dates formatted as new Data(3123312312)
public string Serialize(object value, bool useCamelCase)

© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic