# 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: 9/27/2021, 7:56:40 PM