Skip to content

changeAccountTtl

Sahri Riza Umami edited this page Dec 8, 2016 · 2 revisions

Changes period of inactivity, after which the account of currently logged in user will be automatically deleted.

changeAccountTtl(ttl)
Option Description
ttl New account TTL.

Example

Destruct current account after 365 days of inactivity.

changeAccountTtl(365)

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally