hi there,
i need help in updating a column value in cloud code (Business logic).
this is what i want in details,
whenever a client connect, i want to update a column value named “IsOnline” as “UserIsOnline” in the ''Login" table where the ‘‘userId’’ = the client that connect.