====== GetSyncVarDefault ====== {{tag>zandronum needs_examples}} ''num GetSyncVarDefault(int tid, num defaultvalue)'' [[:types|num - any numeric type (int or fixed)]] ===== Description ===== Returns the variable synchronized using [[SyncVariable]]. If the variable has not been synchronized even once yet, returns the specified default value.