Get current user's nickname
public function getNickname() : String
N/A
@return nickname
var screen_name : String = _global.controller.getNickname();