What do these `` things mean?
Sorry for all my newbish questions, but what does it mean when something is enclosed by these `` ? Like for example
float $locZ = `getAttr locator1.tz`;
or
float $goalU[] = `particle -id $parentId -at goalU -q particleShape1`;