Message 1 of 5
princ equivalent in c-sharp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to do an equivalent to:
(princ "All values set successfully") in C-sharp, ie this line appears on the command line when the function completes. Does anyone know or have an example?
Thanks,
~Vonnie