# Restbeast Functions

fill_null(probability Number, value Dynamic): Dynamic|null
Returns null with %probability chance or given value. see related issue (opens new window)

Last Updated: 5/27/2021, 8:34:44 PM