# Value From Data Table (Order) - Instance

FlagsNative | Function

# Arguments

  • int [ datatable ] — Instance
  • string — Name

Returns — order

native order DataTableInstanceGetOrder(
	int instance,
	string name,
);

Category: Data Table / Instance Version / Load Value

# Examples

— None found —