Saves the object
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- id (Optional)
- Type:
System String
id to save, using a new id creates a new file // TODO: WORK FLOW Clone? Orignal object remain changed? or revert?
- backup (Optional)
- Type:
System Boolean
backup the data on save, may be overridden by repository in use
Return Value
true=success;false=failureSee Also