setProperty
API - this is just a helper function to set a default value, but if a value already exists it will do nothing.
Notice the last log prints 30 because the previous setProperty was ignored (because a value already exists there)
Last updated
API - this is just a helper function to set a default value, but if a value already exists it will do nothing.
Notice the last log prints 30 because the previous setProperty was ignored (because a value already exists there)
Last updated