Hi !
Does function rwmb_set_meta returns something ?
In my script, the function works perfectly well but doesn't returns anything...
If it's right, it would be awesome if returns true on success.
Thanks.
This helper function does not return anything. It helps you to set meta value for an object. Please read more on the documentation https://docs.metabox.io/rwmb-set-meta/
After setting the value, you can use the helper function rwmb_meta() to retrieve the value.