{ANCHOR }
{ANCHOR place="after_video_player"}Register_Anchor
register_anchor(String[text you want to display on this anchor point], String[Anchor place]); register_anchor("Hello World!","after_video_player");Register_Anchor_Function
register_anchor(String[function name], String[Anchor place]); register_anchor_function("my_function","after_video_player");Passing Parameters To Function Via Anchor
Last updated
