Skip to main content

@rbxts/rlog > SourceMetadata > function_name

SourceMetadata.function_name property

The name of the function where this was created.

Signature:

function_name?: string;

Remarks

May be undefined if this was created within an anonymous function.