📅  最后修改于: 2022-03-11 15:00:20.535000             🧑  作者: Mango
Most likely, the userdata() function is returning an object, not a string. Look into the documentation (or var_dump the return value) to find out which value you need to use.