licEditExpInfo
Changes the record’s expiration status to pExpStatus and expiration date to pExpDate.
Version
1.4
Parameters
Parameter | Type | Description |
---|---|---|
pExpStatus | string | Expiration status. Use null if you only edit expiration date. |
pExpDate | string | Expiration date. Use null if you only edit expiration status. |
Notes
If pExpStatus is null, expiration status does not change. If pExpDate is null, expiration date does not change. Use this function with license records only, that is the record type begins with Licenses.
pExpDate can be in YYYY-MM-DD or MM/DD/YYYY format.
Script throws an error if record does not have Renewal Info.